home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / mus / misc / NiceName.readme < prev    next >
Text File  |  1998-04-27  |  2KB  |  65 lines

  1. Short:    Rename (music)files (pre- & suffix manipulation).
  2. Author:   ki9656@unidhp.uni-c.dk (Mikael Lund)
  3. Uploader: ki9656@unidhp.uni-c.dk (Mikael Lund)
  4. Version:  1.0
  5. Type:     mus/misc
  6.  
  7. What?
  8. -----
  9.  Small command that can manipulate or remove pre- & suffixes
  10.  from filenames:
  11.  
  12.    name.xxx  --(swap)--->  XXX.name
  13.    xxx.name  --(bigpre)->  XXX.name
  14.    name.xxx  --(nosuf)-->  name
  15.    xxx.name  --(nopre)-->  name
  16.  
  17.  Special buttons for DOpus5+ users are included.
  18.  
  19. Usage
  20. -----
  21.  NiceName FILE/A COMMAND/K OPTION/K
  22.  
  23.  File/A      File to be processed (must exist).
  24.  
  25.  Command/K   "RENAME" Rename the file (default).
  26.              "SHOW"   Show the new filename. No renaming.
  27.  
  28.  Option/K    "BIGPRE" Convert current prefix to uppercase (default).
  29.              "NOPRE"  Remove prefix.
  30.              "NOSUF"  Remove suffix.
  31.              "SWAP"   Swap pre- & suffix. New prefix will be uppercase.
  32.  
  33.  Examples:   NiceName Tunes:fred.Wonderland RENAME BIGPRE
  34.              - renames to "Tunes:FRED.Wonderland"
  35.  
  36.              NiceName Tunes:summertime.fred RENAME SWAP
  37.              - renames to "Tunes:FRED.summertime"
  38.  
  39.              NiceName Tunes:PSID.LastNinja SHOW NOPRE
  40.              - Prints "Tunes:LastNinja", no renaming.
  41.  
  42. Requirements
  43. ------------
  44.  RexxMast running.
  45.  
  46. Author
  47. ------
  48.  Mikael Lund
  49.  Ægirsgade 66, 2TH.
  50.  2200 Kbh. N.
  51.  Denmark
  52.  
  53.  ki9656@unidhp.uni-c.dk
  54.  lund@kiku.dk
  55.  
  56. ============================= Archive contents =============================
  57. Original  Packed Ratio    Date     Time    Name
  58. -------- ------- ----- --------- --------  -------------
  59.      674     276 59.0% 20-Apr-98 20:40:00  NiceName/DOpus5/buttons/NiceName
  60.      299     182 39.1% 20-Apr-98 20:09:18  NiceName/Install
  61.      948     368 61.1% 20-Apr-98 22:15:28  NiceName/NiceName
  62.     1446     682 52.8% 20-Apr-98 21:03:12  NiceName/NiceName.readme
  63. -------- ------- ----- --------- --------
  64.     3367    1508 55.2% 20-Apr-98 22:17:48   4 files
  65.